Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

IsSynchronized Method






MedicalViewerActionType enumeration that is being checked whether it is already synchronized or not.
Determines if the type type is already synchronized.
Syntax
public bool IsSynchronized(    MedicalViewerActionType type )
'Declaration   Public Function IsSynchronized( _    ByVal type As MedicalViewerActionType _ ) As Boolean
'Usage   Dim instance As MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject) Dim type As MedicalViewerActionType Dim value As Boolean   value = instance.IsSynchronized(type)
public: bool IsSynchronized(    MedicalViewerActionType type )

Parameters

type
MedicalViewerActionType enumeration that is being checked whether it is already synchronized or not.

Return Value

true if the type type is already synchronized; otherwise, false.
Remarks
The engine searches inside the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> collection to determine whether a synchronization object of the specified type has already been added.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features